home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Developer CD 2.1
/
Amiga Developer CD v2.1.iso
/
Reference
/
ROM_Kernel_Manuals
/
Lib_examples
/
sample_rev.i
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-08-20
|
415 b
|
18 lines
* sample_rev.i version file (generated with the ``bumprev'' command)
VERSION EQU 37
REVISION EQU 1
DATE MACRO
dc.b '2.3.92'
ENDM
VERS MACRO
dc.b 'sample 37.1'
ENDM
VSTRING MACRO
dc.b 'sample 37.1 (2.3.92)',13,10,0
ENDM
VERSTAG MACRO
dc.b 0,'$VER: sample 37.1 (2.3.92)',0
ENDM